runtime/pprof.runtimeProfile.labels (field)

2 uses

	runtime/pprof (current package)
		pprof.go#L738: 	labels []unsafe.Pointer
		pprof.go#L743: func (p *runtimeProfile) Label(i int) *labelMap { return (*labelMap)(p.labels[i]) }